GdkWindowX11: Prevent non renderered window to be display by the compositor
authorLionel Landwerlin <llandwerlin@gmail.com>
Thu, 13 Jun 2013 15:36:56 +0000 (16:36 +0100)
committerLionel Landwerlin <llandwerlin@gmail.com>
Thu, 26 Sep 2013 21:16:53 +0000 (22:16 +0100)
commite62a6dfdbcfe3e7bf951fb131d7c1813b38e1038
tree5538d3430c40de33420fe5b1329035d347d2d711
parentf75aa5fdb455b324d62b67ec9c51c98b795dbf0f
GdkWindowX11: Prevent non renderered window to be display by the compositor

When mapping a window for the first time, make sure the compositor
won't display it until we're done painting.

https://bugzilla.gnome.org/show_bug.cgi?id=702196
gdk/x11/gdkwindow-x11.c